How to ping virtualbox guest machine by hostname? [migrated]

Posted by Punit Soni on Server Fault See other posts from Server Fault or by Punit Soni
Published on 2013-10-30T01:01:22Z Indexed on 2013/10/30 3:58 UTC
Read the original article Hit count: 419

Filed under:
|
|

Here is the summary.

VirtualBox 4.2.18

Host OS: Windows 7

Guest OS: Ubuntu 12.04

Networking: Bridged Adaptor

I can ping Host and other machines in host's network from ubuntu guest using hostnames. But, I can only ping the guest machine using IP address from host and network machines. I have avahi-daemon running on Guest OS.

I want to be able to ping/ssh the guest machine from host and other machines on network using hostname of the guest machine. Please help.

© Server Fault or respective owner

Related posts about ubuntu

Related posts about networking